STF_MB_TEXT = "This file is being used by another application. "$(NameOfApp)" Setup can't update it. Please exit Windows and run "$(NameOfApp)" Setup from the MS-DOS command prompt. "+
" Insert your Setup disk in drive A, type a: setup, and then press Enter."
GetPathMessBoxText = "The path you specified isn't valid or doesn't start with a drive name."
GetSysMdaErr = "Setup couldn't find SYSTEM.MDA in the directory you specified."
[Quit Dialog]
QuitText1 = "The setup process is not complete. If you exit now, "$(NameOfApp)" won't be properly installed, and you'll have to run Setup again before you can run "$(NameOfApp)"."
[CheckSpace Dialog]
ModelessText = $(NameOfApp)" Setup will now check for:\n\n"+
" - Available disk space.\n"+
" - Existing copies of "$(NameOfApp)" files.\n"+
" - Required space for "$(NameOfApp)" \n"+
" options."
[CopyList Dialog]
ModelessText = "Please wait while Setup determines which disks and files to copy."
[Select MultiUser]
STF_MB_TYPE = 3
STF_MB_TITLE = "Multiuser Installation"
STF_MB_ICON = 4
STF_MB_DEF = 3
STF_MB_TEXT = "If you join a workgroup, you can access secured databases created by other people in your workgroup.\n\n"+
"Do you want to join an existing workgroup?"
[Wrong Mda Spec]
STF_MB_TYPE = 3
STF_MB_TITLE = "Multiuser Installation"
STF_MB_ICON = 2
STF_MB_DEF = 1
STF_MB_TEXT = "The path you specified doesn't exist."
[Default]
ContBut = "&Continue"
ExitBut = "E&xit"
HelpBut = "&Help"
BackBut = "&Back"
NoLocalHD = "Setup can't detect a hard drive in your machine. Single-user installation requires a local hard drive. Setup will now quit."
SYSMDAFILE = "SYSTEM.MDA"
SYSINI = "SYSTEM.INI"
BOOTSECT = "boot" ;refers to section in system.ini
NETDRIVER = "NETWORK.DRV"
NUMLOCKS = "500"
WINLANG = "Unknown language"
CIRLANG = "U.S. English" ;localizer, need to edit for diff. lang.
LANGUAGE = "0409" ; windows language code, need to be localized
ADMININTALL = "INSTALL\\" ; directory name
SetupExeCmd = "stfsetup /w"
CODEPAGE = "04E4"
SER_LOC = "00-077-0100"
AppExeName = "msarn110"
[Installation]
; Text of the dialog appearing while files are being copied
WhileInstallText="Now would be a great time to fill out your "+
"registration card. When you send it in, Microsoft will:\n\n"+
" - Inform you of product updates.\n - Offer you customer "+
"support.\n - Send you information about\n related "+
;Localizer, do not localize the following strings.
szAdditionalNeeded = "AdditionalNeeded"
szTotalFree = "TotalFree"
szTotalNeeded = "TotalNeeded"
szFreePerDisk = "FreePerDisk"
szClusterPerDisk = "ClusterPerDisk"
szTroublePairs = "TroublePairs"
szNeededPerDisk = "NeededPerDisk"
szExtraCosts = "ExtraCosts"
[No Space Cir]
PromptAdditional = "To complete this installation, you need an additional "$(ADDCIR)"K bytes free on your "$(NameOfApp)" ("$(CIRDRIVE)") drive. "+
" Do you want to continue?"
[No Space Win]
PromptAdditional = "To complete this installation, you need an additional "$(ADDWIN)"K bytes free on your Windows ("$(WINDRIVE)") drive. Do you want to continue?"
[No Space Both]
PromptAdditional = "To complete this installation, you need an additional "$(ADDWIN)"K bytes free on your Windows ("$(WINDRIVE)") drive "+
"and an additional "$(ADDCIR)"K bytes free on your "$(NameOfApp)" ("$(CIRDRIVE)") drive. Do you want to continue?"
[Registration Failed]
STF_MB_TEXT = "OLE installation failed. Check your available disk space and reinstall the OLE option before attempting to run "$(NameOfApp)"."
[Setup Aborted]
STF_MB_TEXT = "You quit Setup during the installation phase. "$(NameOfApp)" is not properly installed. You must run Setup again before you can run "$(NameOfApp)"."
[INI Failed]
STF_MB_TEXT = "Setup couldn't update one or more INI files. Check your available disk space. You must run Setup again before you can run "$(NameOfApp)"."
[Init Options Failed]
STF_MB_TEXT = "Setup can't find your Windows directory. Add the Windows directory to the path in your AUTOEXEC.BAT file, and then restart Windows and run Setup again."
[UNC]
STF_MB_TEXT = "The path you enter to start "$(NameOfApp)" Setup must begin with a drive letter. If you're installing from a network, connect to the server before you run Setup."
[Setup Failed]
STF_MB_TEXT = "An error has occurred during Setup. Please make sure you are not out of disk space."
[Detect Failed]
STF_MB_TEXT = "Detect component of "$(NameOfApp)" failed. Setup will now quit."
[FILES Warning Dialog]
STF_MB_TEXT = "The FILES setting in your config.sys file is less than 50. "+
"This means that you may have difficulty running MS-DOS applications while you are running "$(NameOfApp)".\r\n\r\n"+
"You should increase the FILES setting to 50."
[Wrong Commdlg]
STF_MB_TEXT = "If you want, you can install a different version of COMMDLG.DLL, so that dialog boxes shared by several applications (including "$(NameOfApp)") will be in "$(CIRLANG)"."+
"If you don't install the new version of COMMDLG.DLL, dialog boxes shared by several applications will be in "$(WINLANG)". (You can get all language versions of COMMDLG.DLL from Product Support.) \r\n\r\n"+
"Do you want to install the "$(CIRLANG)" version of COMMDLG.DLL and save the original version as COMMDLG.BAK?\r\n"
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 3
STF_MB_DEF = 1
STF_MB_ICON = 4
[Wrong Commdlg Language]
STF_MB_TEXT = "Setup has detected a different language version of COMMDLG.DLL. "+
"This means that some information in "$(NameOfApp)" dialog boxes will be in "$(WINLANG)"."
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 1
STF_MB_DEF = 1
STF_MB_ICON = 5
[Wrong Help]
STF_MB_TEXT = "You have a different version of WINHELP.EXE. The version of WINHELP.EXE shipped with "$(NameOfApp)" is in "$(CIRLANG)" but your version is in "$(WINLANG)". "+
"If you update the file, all of the applications that use WINHELP.EXE will have "$(CIRLANG)" Help. "+
"If you don't update the file, all of the applications that use WINHELP.EXE will have "$(WINLANG)" Help. \r\n\r\n"+
"Do you want to update to the "$(CIRLANG)" version of WINHELP.EXE?\r\n"
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 3
STF_MB_DEF = 1
STF_MB_ICON = 5
[Setup Successful]
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 1
STF_MB_DEF = 1
STF_MB_ICON = 2
STF_MB_TEXT = $(NameOfApp)" Setup is complete!"
[Share Error]
STF_MB_TEXT = "Setup was unable to add the Share utility. Before you can run "$(NameOfApp)", you need to add the Share utility (with "$(NUMLOCKS)" locks minimum) manually, and then restart your machine."
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 1
STF_MB_DEF = 1
STF_MB_ICON = 3
[Share Success]
STF_MB_TEXT = "The file was successfully modified."
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 1
STF_MB_DEF = 1
STF_MB_ICON = 2
[Share Dialog]
RadioText1 = "You have installed SHARE.EXE in your AUTOEXEC.BAT file. Setup needs to modify your installation of SHARE.EXE to increase the number of locks to 500. "$(NameOfApp)" will not run without this change. \r\n"+
"After Setup is complete, you must restart your machine for the change to take effect. What do you want Setup to do?"
RBut1 = "&Modify AUTOEXEC.BAT and save the original as AUTOEXEC.BAK"
RBut2 = "M&ake a copy of AUTOEXEC.BAT, modify the copy and save it as AUTOEXEC.ACC"
RBut3 = "&Do not modify AUTOEXEC.BAT"
RadioDefault = 1;
OptionsGreyed = {}
ContinueButtonDesc = "&Continue"
ExitButtonDesc = "E&xit to Windows"
[Config Share Dialog]
RadioText1 = "You have installed SHARE.EXE in your CONFIG.SYS file. Setup needs to modify your installation of SHARE.EXE to increase the number of locks to 500. "$(NameOfApp)" won't run without this change. \r\n"+
"After Setup is complete, you must restart your machine for the change to take effect. What do you want Setup to do?"
RBut1 = "&Modify CONFIG.SYS and save the original as CONFIG.BAK"
RBut2 = "M&ake a copy of CONFIG.SYS, modify the copy and save it as CONFIG.ACC"
RBut3 = "&Do not modify CONFIG.SYS"
RadioDefault = 1;
OptionsGreyed = {}
ContinueButtonDesc = "&Continue"
ExitButtonDesc = "E&xit to Windows"
[Add Share Dialog]
RadioText1 = "If you install SHARE.EXE in your AUTOEXEC.BAT file, you'll be able to access data stored in dBASE, Btrieve, Paradox tables, and run multiple instances of "$(NameOfApp)" on your machine. "+
" If you don't install SHARE.EXE, you won't be able to access data stored in dBASE, Btrieve, or Paradox tables or run multiple instances of "$(NameOfApp)" on your machine."+
"What do you want to do?\r\n"
RBut1 = "&Modify AUTOEXEC.BAT and save the original as AUTOEXEC.BAK"
RBut2 = "M&ake a copy of AUTOEXEC.BAT, modify the copy and save it as AUTOEXEC.ACC"
RBut3 = "&Do not modify AUTOEXEC.BAT"
RadioDefault = 1;
OptionsGreyed = {}
ContinueButtonDesc = "&Continue"
ExitButtonDesc = "E&xit to Windows"
[Admin Path Dialog]
GetPathMessBoxTitle = $(NameOfApp)" Setup"
GetPathMessBoxText = "The path you specified isn't valid or doesn't start with a drive letter."
[Admin CopyList Dialog]
ModelessText = "Please wait while Setup determines where to copy files."
ModelessBmp = "disks"
[Copy Local]
STF_MB_TEXT = "You can use the copy of "$(NameOfApp)" on your network, or you can install "$(NameOfApp)" on your hard disk. "+
"If you install "$(NameOfApp)" on your hard disk, it will run faster, but it will take up space on your hard disk. \n\n"+
"Do you want to install "$(NameOfApp)" on your hard disk?"
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 3
STF_MB_DEF = 1
STF_MB_ICON = 2
[In Use Error]
STF_MB_TEXT = "You can't set up "$(NameOfApp)" while running another version of "$(NameOfApp)"."
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 1
STF_MB_DEF = 1
STF_MB_ICON = 3
[Older Dlls]
QuitText1= "You have older versions of some DLL files in your Windows system directory. You must update them before you can run "$(NameOfApp)". "+
" If you update them, dialog boxes shared by other applications will be in "$(CIRLANG)". (You can get all language versions of current DLL files from Product Support.) "+
" If you don't update them, you won't be able to run "$(NameOfApp)". Do you want Setup to update the DLL files?"
[Old Help]
STF_MB_TEXT = "You have an older version of WINHELP.EXE. If you update it, all the applications that use WINHELP.EXE will have "$(CIRLANG)"help, "+
"and you will be able to use "$(NameOfApp)" Help and Cue Cards. If you don't update it, you wont' be able to use "$(NameOfApp)" Help or Cue Cards."+
"Do you want Setup to update it?"
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 3
STF_MB_DEF = 1
STF_MB_ICON = 5
[Reboot Err]
STF_MB_TEXT = "Installation of "$(NameOfApp)" completed. \r\n"+
"You have changed the configuration for share.exe. You need to reboot your machine before running "$(NameOfApp)"."
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 1
STF_MB_DEF = 1
STF_MB_ICON = 2
[Default Copy Options]
VERSHELL = "3,10,0,103"
VEROLECLI = "1,10,0,0"
VEROLESVR = "1,10,0,0"
VERCOMMDLG = "3,10,0,103"
VERDDEML = "3,10,0,103"
VERVER = "3,10,0,103"
[Shared File Member]
SharedFile = $($)
Version = *($(Versions), $(#))
DestSym = *($(SFDestSymbols), $(#))
CopySym = *($(SFCopySymbols), $(#))
[None]
SmallFont = "Null File"
[8514]
Font = "smallf.fon"
FontDesc = "Small Fonts (8514/a res)"
SmallFont = "8514 Font"
[VGA]
Font = "smalle.fon"
FontDesc = "Small Fonts (VGA res)"
SmallFont = "VGA Font"
[EGA]
Font = "smallb.fon"
FontDesc = "Small Fonts (EGA res)"
SmallFont = "EGA Font"
[Graph Reg]
RegEntries = "REGEDIT\r\n"+
"HKEY_CLASSES_ROOT\\MSGraph = Microsoft Graph\r\n"+